home *** CD-ROM | disk | FTP | other *** search
/ Champak 62 / Volume 62 - JOGO DISK .iso / Games / NinjaKid.swf / scripts / DefineSprite_367_block31 / frame_1 / PlaceObject2_309_4 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2008-02-29  |  104b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.mc_c1.hitTest(this))
  3.    {
  4.       _root.mc_c1._x += 10;
  5.    }
  6. }
  7.